Skip to content

Commit

Permalink
Prepare release 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
domyn committed Aug 24, 2024
1 parent 779e00c commit 4e015fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ android {
compileSdk = 34

defaultConfig {
applicationId = "com.gauravssnl.bypassrootcheck.pro"
applicationId = "com.github.domyn.bypass"
minSdk = 29
targetSdk = 34
versionCode = 1
versionName = "1.0"
versionCode = 11
versionName = "1.1"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
Expand Down

0 comments on commit 4e015fd

Please sign in to comment.