Fix android gradle and add changelog

This commit is contained in:
Neeraj Gupta 2022-04-22 03:19:19 +05:30
parent 1e48f03f23
commit f60af3f40b
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1
2 changed files with 7 additions and 4 deletions
android
fastlane/metadata/android/en-US/changelogs

View file

@ -17,10 +17,10 @@ allprojects {
repositories {
google()
jcenter()
// mavenLocal() // for FDroid
maven {
url "${project(':background_fetch').projectDir}/libs"
}
mavenLocal() // for FDroid
// maven {
// url "${project(':background_fetch').projectDir}/libs"
// }
}
}

View file

@ -0,0 +1,3 @@
- faster syncs
- swipe down to close the image view
- archive albums to reduce noise