Skip to content

Commit

Permalink
Merge pull request #1050 from mstevetodd/master
Browse files Browse the repository at this point in the history
v2.35.173 for submission to Play Store
  • Loading branch information
mstevetodd authored Aug 24, 2023
2 parents 4003bda + c25d8dd commit 018e627
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EngineDriver/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="jmri.enginedriver"
android:versionCode="172"
android:versionName="2.35.172" android:installLocation="auto">
android:versionCode="173"
android:versionName="2.35.173" android:installLocation="auto">
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" tools:ignore="ScopedStorage" />
Expand Down

0 comments on commit 018e627

Please sign in to comment.