We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 090e0e7 commit 229b1dcCopy full SHA for 229b1dc
2 files changed
VERSION
@@ -1 +1 @@
1
-1.0.4
+1.0.5
app/build.gradle.kts
@@ -14,8 +14,8 @@ android {
14
applicationId = "com.hightemp.proxy_switcher"
15
minSdk = 24
16
targetSdk = 35
17
- versionCode = 10004
18
- versionName = "1.0.4"
+ versionCode = 10005
+ versionName = "1.0.5"
19
20
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
21
}
0 commit comments