Skip to content

Commit

Permalink
ReVancedUpdater: Bump version to 2.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Ledda <leonardoledda@gmail.com>
  • Loading branch information
LeddaZ committed Jul 13, 2023
1 parent 5111735 commit dd2e051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ android {
minSdk = 23
targetSdk = 33
versionCode = getCommitCount()
versionName = "2.1.1"
versionName = "2.1.2"
resourceConfigurations += listOf("en", "it")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit dd2e051

Please sign in to comment.