Skip to content

Commit

Permalink
v2.16.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Mygod committed Jan 13, 2024
1 parent eee4e5e commit 4856eb8
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 = 1010
versionName = "2.16.10"
versionCode = 1011
versionName = "2.16.11"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
ksp {
arg("room.expandProjection", "true")
Expand Down

0 comments on commit 4856eb8

Please sign in to comment.