Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
HenriDellal committed Nov 18, 2017
1 parent fda6b36 commit 31a3ffa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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="23"
android:versionName="0.5.2.1" package="ru.henridellal.emerald"
android:versionCode="24"
android:versionName="0.5.2.2" package="ru.henridellal.emerald"
>

<!--android:configChanges="keyboard|keyboardHidden|orientation|screenSize"-->
Expand Down

0 comments on commit 31a3ffa

Please sign in to comment.