Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-grabner committed Nov 19, 2015
2 parents ca94533 + 6800e6d commit 4829bf8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CircleProgressView/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="at.grabner.circleprogress">

<application android:allowBackup="true"></application>
<application></application>


</manifest>
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ Get the latest release from https://jitpack.io/#jakob-grabner/Circle-Progress-Vi

dependencies {
// ...
compile 'com.github.jakob-grabner:Circle-Progress-View:v1.2.4'
compile 'com.github.jakob-grabner:Circle-Progress-View:v1.2.5'
}

## JavaDoc

Get it [here](https://jitpack.io/com/github/jakob-grabner/Circle-Progress-View/v1.2.4/javadoc/).
Get it [here](https://jitpack.io/com/github/jakob-grabner/Circle-Progress-View/v1.2.5/javadoc/).

0 comments on commit 4829bf8

Please sign in to comment.