Change version

This commit is contained in:
Oupson 2021-07-29 17:41:56 +02:00
parent 9a023298b6
commit 163ef6197b
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 30 targetSdkVersion 30
versionCode 1 versionCode 1
versionName "0.0.2" versionName "0.0.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }