bump version, updatetest -> update

This commit is contained in:
2021-05-16 15:45:50 +02:00
parent 42a2c353c6
commit 355f7a7758
2 changed files with 3 additions and 4 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ android {
applicationId "de.joel.zoomhelper"
minSdkVersion 21
targetSdkVersion 30
versionCode 14
versionName '0.5.1 beta'
versionCode 15
versionName '0.5.1'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}