Skip to content

Commit

Permalink
ReVancedUpdater: Bump version to 2.1.5
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Ledda <leonardoledda@gmail.com>
  • Loading branch information
LeddaZ committed Aug 30, 2023
1 parent 443f6fa commit 818d139
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 = 34
versionCode = getCommitCount()
versionName = "2.1.4"
versionName = "2.1.5"
resourceConfigurations += listOf("en", "it")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 818d139

Please sign in to comment.