New movile version

This commit is contained in:
koalasat
2025-07-18 15:25:28 +02:00
parent a4a8e702bf
commit 3fa54b40fd

View File

@ -13,8 +13,8 @@ android {
applicationId = "com.robosats"
minSdk = 24
targetSdk = 36
versionCode = 1
versionName = "1.0"
versionCode = 15
versionName = "0.8.1-alpha"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}