An unofficial Android client for Miniflix
Find a file
William Brawner 8447e36ee3 Initial commit
The only changes I made after creating the project with a blank compose activity were to migrate the dependencies over to Gradle's new version catalog system
2021-05-09 12:42:28 -06:00
.idea Initial commit 2021-05-09 12:42:28 -06:00
app Initial commit 2021-05-09 12:42:28 -06:00
gradle Initial commit 2021-05-09 12:42:28 -06:00
.gitignore Initial commit 2021-05-09 12:42:28 -06:00
build.gradle.kts Initial commit 2021-05-09 12:42:28 -06:00
gradle.properties Initial commit 2021-05-09 12:42:28 -06:00
gradlew Initial commit 2021-05-09 12:42:28 -06:00
gradlew.bat Initial commit 2021-05-09 12:42:28 -06:00
settings.gradle.kts Initial commit 2021-05-09 12:42:28 -06:00