1
0
Fork 0
mirror of https://github.com/ethauvin/android-about-box.git synced 2025-04-25 10:47:10 -07:00

Moved to version 2.2.1 of the material-about-library.

This commit is contained in:
Erik C. Thauvin 2017-09-01 23:28:00 -07:00
parent 5df77387e6
commit fac8415ad9
3 changed files with 27 additions and 27 deletions

View file

@ -28,5 +28,5 @@ android {
}
dependencies {
compile 'com.github.daniel-stoneuk:material-about-library:1.8.2'
compile 'com.github.daniel-stoneuk:material-about-library:2.2.1'
}