Skip to content

Commit

Permalink
Merge pull request #910 from mstevetodd/master
Browse files Browse the repository at this point in the history
bump to 2.31.139 for Play Store
  • Loading branch information
mstevetodd authored Feb 18, 2022
2 parents 39439ad + 2a04067 commit 22ea5a9
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 22ea5a9

Please sign in to comment.