This commit is contained in:
2025-08-16 02:31:52 -06:00
parent d222ef8126
commit fb5028446d
91 changed files with 84 additions and 2785 deletions

View File

@@ -14,8 +14,8 @@ android {
applicationId = "com.atridad.openclimb"
minSdk = 31
targetSdk = 35
versionCode = 5
versionName = "0.3.2"
versionCode = 6
versionName = "0.3.3"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}