Skip to content

Commit

Permalink
Bump v6.0-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilKes committed Oct 8, 2024
1 parent 7deaf23 commit 465d747
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 @@ -16,8 +16,8 @@ android {
applicationId 'com.philkes.notallyx'
minSdk 21
targetSdk 33
versionCode 56
versionName "6.0-RC1"
versionCode 57
versionName "6.0-RC2"
resConfigs '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 465d747

Please sign in to comment.