Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ids1024 committed Jan 27, 2024
1 parent e863b1b commit 6314bea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/AndroidManifest.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"
android:versionCode="15"
android:versionName="2.1.1">
android:versionCode="16"
android:versionName="2.2.0">

<application android:label="@string/app_name"
android:icon="@drawable/ic_launcher"
Expand Down

0 comments on commit 6314bea

Please sign in to comment.