bump version to 0.4.6

This commit is contained in:
2021-03-20 12:50:01 +01:00
parent 0e007cabba
commit 457c4abd46
+2 -2
View File
@@ -10,8 +10,8 @@ android {
applicationId "de.joel.zoomhelper"
minSdkVersion 21
targetSdkVersion 30
versionCode 9
versionName '0.4.5'
versionCode 10
versionName '0.4.6'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}