Bump version to 1.4

This commit is contained in:
Electric
2020-05-12 14:08:57 +03:00
parent d366c60573
commit 2e8bbc9d4d
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "com.dosse.airpods"
minSdkVersion 23
targetSdkVersion 29
versionCode 13
versionName '1.3'
versionCode 14
versionName '1.4'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}