v3.0.3 - fixed double back navigation bug

This commit is contained in:
2026-05-17 11:31:34 +03:00
parent 3637a1e236
commit d7ccc2b858
5 changed files with 45 additions and 23 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ android {
applicationId = "com.crsmthw.phase10tracker"
minSdk = 35
targetSdk = 37
versionCode = 6
versionName = "3.0.2"
versionCode = 7
versionName = "3.0.3"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {