Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
cmile committed Feb 15, 2018
1 parent 9602703 commit e51c7d2
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,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.c_base.c_beam"
android:versionCode="24"
android:versionName="1.5.1">
android:versionCode="25"
android:versionName="1.5.2">

<uses-sdk
android:minSdkVersion="8"
Expand Down

0 comments on commit e51c7d2

Please sign in to comment.