1.4.0 - Shortcuts & Widgets

This commit is contained in:
2025-09-06 23:19:26 -06:00
parent 0537da79e4
commit 5988cbf1fb
21 changed files with 1077 additions and 379 deletions

View File

@@ -16,8 +16,8 @@ android {
applicationId = "com.atridad.openclimb"
minSdk = 34
targetSdk = 36
versionCode = 20
versionName = "1.3.1"
versionCode = 21
versionName = "1.4.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}