Skip to content

Commit

Permalink
bump to 2.31.139 for Play Store
Browse files Browse the repository at this point in the history
  • Loading branch information
mstevetodd committed Feb 18, 2022
1 parent 39439ad commit 2a04067
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="138"
android:versionName="2.31.138" android:installLocation="auto">
android:versionCode="139"
android:versionName="2.31.139" 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" />
Expand Down

0 comments on commit 2a04067

Please sign in to comment.