Skip to content

Commit 4f0b6f4

Browse files
committed
New Release 2.1.0
1 parent 0fce351 commit 4f0b6f4

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Try it
8888
======
8989

9090
* Play Store: https://play.google.com/store/apps/details?id=org.andresoviedo.dddmodel2
91-
* APK: [app-release.apk](app/build/outputs/apk/app-release.apk)
91+
* APK: [app-release.apk](app/build/outputs/apk/release/app-release.apk)
9292
* Source code: clone the repository, compile with gradle and install with adb
9393

9494
```

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<item>Demo</item>
1919
<item>Help</item>
2020
<item>About</item>
21-
<item>GitHub</item>
21+
<!--<item>GitHub</item>-->
2222
<item>Exit</item>
2323
</string-array>
2424

0 commit comments

Comments
 (0)