Skip to content

Commit a1d4606

Browse files
1.1
1 parent 9572be2 commit a1d4606

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ android {
2323
applicationId 'app.familygem'
2424
minSdk 19
2525
targetSdk 35
26-
versionCode 26
27-
versionName '1.0.1.13'
26+
versionCode 27
27+
versionName '1.1'
2828
vectorDrawables.useSupportLibrary = true
2929
resourceConfigurations += ['ar', 'ckb', 'cs', 'da', 'de', 'en', 'eo', 'es', 'fa', 'fr', 'hr', 'hu', 'in', 'it', 'iw',
3030
'kn', 'lt', 'mr', 'nb', 'nl', 'pl', 'pt', 'ru', 'sk', 'sl', 'sr', 'ti', 'tr', 'uk', 'zh']

0 commit comments

Comments
 (0)