update version name #4

Closed
melod1n wants to merge 1 commits from test-release into master
Showing only changes of commit f994145072 - Show all commits
+1 -1
View File
@@ -12,7 +12,7 @@ android {
minSdk = 24
targetSdk = 34
versionCode = 1
versionName = "1.0"
versionName = "0.0.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {