Skip to content

Commit 7b05116

Browse files
committed
Merge github.com:SudoAjay/LoadingAnimation-Android
2 parents 8298429 + e9a36ea commit 7b05116

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Example
2-
![Alt Text](https://github.com/SudoAjay/LoadingAnimation-Android/blob/master/app/src/main/res/drawable/LoadingAnimation.gif)
3-
2+
![Error](https://github.com/SudoAjay/LoadingAnimation-Android/blob/master/LoadingAnimation-Example/src/main/res/drawable/loadinganimation.gif)
3+
44
### To get a Git project into your build
55

66
#### Step 1. Add the JitPack repository to your build file
@@ -20,7 +20,7 @@ allprojects {
2020

2121
```Java
2222
dependencies {
23-
implementation 'com.github.SudoAjay:LoadingAnimation-Android:v2.1'
23+
implementation 'com.github.SudoAjay:LoadingAnimation-Android:v3.0'
2424

2525
}
2626
```
@@ -52,5 +52,5 @@ If you want to modify or want some changes in loadingAnimation . So follow below
5252
loadingAnimation.setTiming(1000); // 1 sec
5353
```
5454
### LICENCE
55-
LoadingAnimation by Sudo Ajay v2.1
55+
LoadingAnimation by Sudo Ajay v3.0
5656

0 commit comments

Comments
 (0)