Skip to content

Commit

Permalink
Bump version to 2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YtvwlD committed Jan 13, 2024
1 parent 086527b commit 66aedae
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions metadata/de/changelogs/58.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Die App wurde für Android 14 kompiliert.
1 change: 1 addition & 0 deletions metadata/en-US/changelogs/58.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
meteroid is now built for Android 14.
4 changes: 2 additions & 2 deletions meteroid/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="57"
android:versionName="2.14.0">
android:versionCode="58"
android:versionName="2.15.0">

<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.VIBRATE"/>
Expand Down

0 comments on commit 66aedae

Please sign in to comment.