Skip to content

Commit

Permalink
Merge pull request #13 from OsmanDroid/master
Browse files Browse the repository at this point in the history
Migrated to androidx, targeted sdk 29
  • Loading branch information
Binary-Finery authored Oct 3, 2020
2 parents 837388c + fb5bfb6 commit c4c7b4a
Show file tree
Hide file tree
Showing 17 changed files with 197 additions and 175 deletions.
Binary file added .idea/caches/build_file_checksums.ser
Binary file not shown.
134 changes: 134 additions & 0 deletions .idea/codeStyles/Project.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 0 additions & 22 deletions .idea/compiler.xml

This file was deleted.

3 changes: 0 additions & 3 deletions .idea/copyright/profiles_settings.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/encodings.xml

This file was deleted.

2 changes: 2 additions & 0 deletions .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 25 additions & 0 deletions .idea/jarRepositories.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

119 changes: 5 additions & 114 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

A lightweight, easy-to-use Android library that provides awesome activity transition animations.

To download the demo app for this library from Google Playstore so you can see it in action, [click here](https://play.google.com/store/apps/details?id=com.spencerstudios.bungeelibrarydemo)
To download the demo app for this library from Google Play Store so you can see it in action, [click here](https://play.google.com/store/apps/details?id=com.spencerstudios.bungeelibrarydemo)


## Installation
Expand Down
Loading

0 comments on commit c4c7b4a

Please sign in to comment.