Skip to content

Commit

Permalink
New release: 231
Browse files Browse the repository at this point in the history
  • Loading branch information
obbimi committed Oct 17, 2019
1 parent 08f5cce commit 04d6b5c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion AndroidManifestBadminton.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.doubleyellow.badminton"
android:versionCode="230"
android:versionCode="231"
android:versionName="4.26">
<!--
<uses-feature android:name="android.permission.SEND_SMS" android:required="false" />
Expand Down
2 changes: 1 addition & 1 deletion AndroidManifestRacketlon.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.doubleyellow.racketlon"
android:versionCode="218"
android:versionCode="231"
android:versionName="4.20">
<!--
<uses-feature android:name="android.permission.SEND_SMS" android:required="false" />
Expand Down
2 changes: 1 addition & 1 deletion AndroidManifestSquore.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.doubleyellow.scoreboard"
android:versionCode="230"
android:versionCode="231"
android:versionName="4.26">
<!--
<uses-feature android:name="android.permission.SEND_SMS" android:required="false" />
Expand Down
2 changes: 1 addition & 1 deletion AndroidManifestTabletennis.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.doubleyellow.tabletennis"
android:versionCode="230"
android:versionCode="231"
android:versionName="4.26">
<!--
<uses-feature android:name="android.permission.SEND_SMS" android:required="false" />
Expand Down

0 comments on commit 04d6b5c

Please sign in to comment.