Skip to content

Commit

Permalink
Bump version to 1.1(2)
Browse files Browse the repository at this point in the history
  • Loading branch information
canyie committed Jul 30, 2022
1 parent 934f26a commit 1e84e0a
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 @@ -12,8 +12,8 @@ android {
// On those devices, apps can simply check if there is a process named "magiskd"
minSdkVersion 21
targetSdkVersion 32
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.1"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 1e84e0a

Please sign in to comment.