Skip to content

Commit

Permalink
chore(ver): Release 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
kaaass committed Jul 12, 2023
1 parent 1781d23 commit d463239
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 12
versionName "1.0.8_011006_alpha"
versionCode 13
versionName "1.0.9"
multiDexEnabled true

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

0 comments on commit d463239

Please sign in to comment.