Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
BLuFeNiX committed Mar 25, 2023
1 parent 421f407 commit 12b46b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions smtshell/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "com.samsung.SMT.lang.smtshell"
minSdkVersion 22 // must be 22 or lower for the exploit to work
targetSdkVersion 33
versionCode 20230319
versionName "1.2"
versionCode 20230324
versionName "2.0"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
externalNativeBuild {
ndkBuild {
Expand Down

0 comments on commit 12b46b0

Please sign in to comment.