🔖 bump version to v1.0.0

This commit is contained in:
DrMaxNix 2022-06-05 20:10:15 +02:00
parent 4c1e1ea697
commit ab2d7df4f1

View File

@ -10,7 +10,7 @@ android {
minSdk 24
targetSdk 31
versionCode 1
versionName "1.0.0-b"
versionName "1.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}