1.1.1 - More fixes for notification reliabilityyyyy

This commit is contained in:
2025-08-22 21:00:08 -06:00
parent 748a23e1c0
commit a7481135b4

View File

@@ -14,8 +14,8 @@ android {
applicationId = "com.atridad.openclimb"
minSdk = 33
targetSdk = 36
versionCode = 15
versionName = "1.1.0"
versionCode = 16
versionName = "1.1.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}