Skip to content

Commit

Permalink
bum up version
Browse files Browse the repository at this point in the history
  • Loading branch information
Furtif committed Dec 17, 2024
1 parent 56fa01e commit 1b8cc92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ allprojects {
ext {
debug = file("$rootDir/EcuTweaker/debug")
release = file("$rootDir/EcuTweaker/release")
appversion = "2.1"
appversion_int = 21
appversion = "2.2"
appversion_int = 22
minSdkVersion = 21
targetSdkVersion = 29
compileSdkVersion = 34
Expand Down

0 comments on commit 1b8cc92

Please sign in to comment.