Skip to content

Commit

Permalink
version bump for fdroid rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
tobykurien authored Sep 15, 2018
1 parent 33ef333 commit 9559dbd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 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"
package="com.tobykurien.batteryfu"
android:installLocation="auto"
android:versionCode="47"
android:versionName="1.47" >
android:versionCode="48"
android:versionName="1.48" >

<uses-sdk
android:minSdkVersion="5"
Expand Down Expand Up @@ -119,4 +119,4 @@
</service>
</application>

</manifest>
</manifest>

0 comments on commit 9559dbd

Please sign in to comment.