Skip to content

Commit 7ec4be9

Browse files
committed
Updated version code
1 parent e6c2eab commit 7ec4be9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId 'com.omgodse.notally'
1616
minSdk 21
1717
targetSdk 34
18-
versionCode 54
19-
versionName "5.9"
18+
versionCode 55
19+
versionName "6.0"
2020
resourceConfigurations += ['en', 'ca', 'cs', 'da', 'de', 'el', 'es', 'fr', 'hu', 'in', 'it', 'ja', 'ko', 'my', 'nb', 'nl', 'nn', 'pl', 'pt-rBR', 'pt-rPT', 'ro', 'ru', 'sk', 'sv', 'tl', 'tr', 'uk', 'vi', 'zh-rCN']
2121
vectorDrawables.generatedDensities = []
2222
}

0 commit comments

Comments
 (0)