bump version to 0.4.8

This commit is contained in:
2021-03-26 19:57:14 +01:00
parent acf6f34dde
commit 680ba1c331
+2 -2
View File
@@ -10,8 +10,8 @@ android {
applicationId "de.joel.zoomhelper"
minSdkVersion 21
targetSdkVersion 30
versionCode 11
versionName '0.4.7'
versionCode 12
versionName '0.4.8'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}