Bump to 1.4.1

This commit is contained in:
Electric
2020-08-06 16:12:55 +03:00
parent d55f7a6856
commit 875ef2a626
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "com.dosse.airpods" applicationId "com.dosse.airpods"
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 29 targetSdkVersion 29
versionCode 14 versionCode 141
versionName '1.4' versionName '1.4.1'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }