Increase version

This commit is contained in:
Nacho 2025-07-29 23:08:45 +02:00
parent 36c3e25fd3
commit 0b1eed7da9

View File

@ -15,7 +15,7 @@ android {
minSdk = 28
targetSdk = 35
versionCode = 1
versionName = "Alpha 0.1"
versionName = "Alpha 0.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}