Change version name

This commit is contained in:
Balazs Toldi 2023-07-28 21:27:09 +02:00
parent 2ed15f3d5c
commit b8da5c6acb
No known key found for this signature in database
GPG Key ID: 6C7D440036F99D58

View File

@ -9,7 +9,7 @@ android {
minSdk 21
targetSdk 33
versionCode 123
versionName "0.1.0"
versionName "0.0.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {