Skip to content

Commit

Permalink
release v1.47
Browse files Browse the repository at this point in the history
  • Loading branch information
tobykurien committed Mar 25, 2015
1 parent 815d826 commit 9311d7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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="46"
android:versionName="1.46" >
android:versionCode="47"
android:versionName="1.47" >

<uses-sdk
android:minSdkVersion="5"
Expand Down
2 changes: 1 addition & 1 deletion Widgets/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt

# Project target.
target=android-18
target=android-22
android.library=true

0 comments on commit 9311d7e

Please sign in to comment.