Skip to content

Commit 61e3539

Browse files
committed
v2.18.4
1 parent 2a9faab commit 61e3539

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mobile/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ android {
2929
applicationId = "be.mygod.vpnhotspot"
3030
minSdk = 28
3131
targetSdk = 35
32-
versionCode = 1032
33-
versionName = "2.18.3"
32+
versionCode = 1033
33+
versionName = "2.18.4"
3434
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3535
ksp {
3636
arg("room.expandProjection", "true")

0 commit comments

Comments
 (0)