1.0.0 - 1.0 baybeeeee

This commit is contained in:
2025-08-22 16:19:25 -06:00
parent ed76fb2fb2
commit 96759e402d
8 changed files with 63 additions and 25 deletions

View File

@@ -14,8 +14,8 @@ android {
applicationId = "com.atridad.openclimb"
minSdk = 31
targetSdk = 36
versionCode = 13
versionName = "0.5.0"
versionCode = 14
versionName = "1.0.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}