Skip to content

Commit 229b1dc

Browse files
committed
chore: bump version to 1.0.5 (versionCode=10005)
1 parent 090e0e7 commit 229b1dc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.4
1+
1.0.5

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId = "com.hightemp.proxy_switcher"
1515
minSdk = 24
1616
targetSdk = 35
17-
versionCode = 10004
18-
versionName = "1.0.4"
17+
versionCode = 10005
18+
versionName = "1.0.5"
1919

2020
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2121
}

0 commit comments

Comments
 (0)