Skip to content

Commit

Permalink
Bump version to v5.1.2 (code: 300) [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 11, 2024
1 parent 1ec2c3f commit 5fa52fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ android {
applicationId 'app.clauncher'
minSdkVersion 24
targetSdkVersion 34
versionCode 290
versionName "v5.1.1"
versionCode 300
versionName "v5.1.2"

resourceConfigurations += ["en", "ar", "de", "es-rES", "es-rUS", "fr", "hr", "hu", "in", "it", "ja", "pl", "pt-rBR", "ru-rRU", "sv", "tr", "uk", "zh"]
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 5fa52fd

Please sign in to comment.