Skip to content

Commit

Permalink
Bump version to v5.0.1 (code: 270) [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 21, 2024
1 parent 0c2a3ee commit 3b4f6f2
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 260
versionName "v5.0.0"
versionCode 270
versionName "v5.0.1"

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 3b4f6f2

Please sign in to comment.