Skip to content

Commit

Permalink
Version 1.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
norkans7 committed Dec 6, 2018
1 parent 303ea0f commit 5ed7cfc
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
@@ -1,7 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="io.rapidpro.androidchannel"
android:versionCode="196"
android:versionName="1.9.6" >
android:versionCode="197"
android:versionName="1.9.7" >

<!-- App receives FCM messages. -->
<uses-permission android:name="com.google.android.c2dm.permission.RECEIVE" />
Expand Down

0 comments on commit 5ed7cfc

Please sign in to comment.