VERSION UP

This commit is contained in:
Nacho 2026-01-25 20:00:55 +01:00
parent 8c99046edb
commit 37076a9bf0

View File

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