Skip to content

Commit

Permalink
Update gradle, add google package check, and add some warning about t…
Browse files Browse the repository at this point in the history
…he ROOT method
  • Loading branch information
fcaronte committed Jun 1, 2023
1 parent cb7fa75 commit b467fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ android {
minSdkVersion 26
targetSdkVersion 33
versionCode 1
versionName "1.3"
versionName "1.4"

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

0 comments on commit b467fd9

Please sign in to comment.