Skip to content

Commit

Permalink
chore(ver): Release 1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
kaaass committed Sep 17, 2023
1 parent ed08042 commit 9f74751
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
applicationId "net.kaaass.zerotierfix"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 13
versionName "1.0.9"
versionCode 14
versionName "1.0.10"
multiDexEnabled true

testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
Expand Down

0 comments on commit 9f74751

Please sign in to comment.