Skip to content

Commit

Permalink
Bump v6.1-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilKes committed Oct 29, 2024
1 parent 90d66a2 commit 0a34069
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 @@ -19,8 +19,8 @@ android {
applicationId 'com.philkes.notallyx'
minSdk 21
targetSdk 33
versionCode 60
versionName "6.0"
versionCode 601
versionName "6.1-RC1"
resourceConfigurations += ['en', 'ca', 'cs', 'da', 'de', 'el', 'es', 'fr', 'hu', 'in', 'it', 'ja', 'my', 'nb', 'nl', 'nn', 'pl', 'pt-rBR', 'pt-rPT', 'ro', 'ru', 'sk', 'sv', 'tl', 'tr', 'uk', 'vi', 'zh-rCN']
vectorDrawables.generatedDensities = []
}
Expand Down

0 comments on commit 0a34069

Please sign in to comment.