Skip to content

Commit

Permalink
v2.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mygod committed Feb 29, 2024
1 parent 81ecda8 commit 89b420a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mobile/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ android {
applicationId = "be.mygod.vpnhotspot"
minSdk = 28
targetSdk = 34
versionCode = 1015
versionName = "2.17.1"
versionCode = 1016
versionName = "2.17.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
ksp {
arg("room.expandProjection", "true")
Expand Down

0 comments on commit 89b420a

Please sign in to comment.