Skip to content

Commit

Permalink
Prepare rollout
Browse files Browse the repository at this point in the history
  • Loading branch information
dominiczedler committed Aug 25, 2020
1 parent 52799ff commit 2ff7536
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ android {
applicationId "xyz.zedler.patrick.grocy"
minSdkVersion 21
targetSdkVersion 29
versionCode 17
versionCode 18

javaCompileOptions {
annotationProcessorOptions {
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<resources>

<string name="app_name" translatable="false">Grocy</string>
<string name="app_version" translatable="false">1.8.2</string>
<string name="app_version" translatable="false">1.8.3</string>
<string name="app_developer" translatable="false">Patrick &amp; Dominic Zedler</string>
<string name="app_mail" translatable="false">[email protected]</string>

Expand Down

0 comments on commit 2ff7536

Please sign in to comment.