Skip to content

Commit

Permalink
Bump v6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilKes committed Nov 14, 2024
1 parent ab9f249 commit 702ddf5
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 34
versionCode 610
versionName "6.1"
versionCode 611
versionName "6.1.1"
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 702ddf5

Please sign in to comment.