Skip to content

Commit

Permalink
raise version
Browse files Browse the repository at this point in the history
  • Loading branch information
TomTasche committed Oct 30, 2024
1 parent 4ed7339 commit 7dc06e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/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"
android:installLocation="auto"
android:versionCode="185"
android:versionName="3.31"
android:versionCode="186"
android:versionName="3.32"
tools:ignore="GoogleAppIndexingWarning">

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

0 comments on commit 7dc06e7

Please sign in to comment.