Add AppIntro activity

This commit is contained in:
Matte23
2020-10-28 10:30:17 +01:00
parent 4c09e91e99
commit 13ccae24bc
10 changed files with 212 additions and 3 deletions

View File

@@ -24,6 +24,7 @@ allprojects {
repositories {
google()
jcenter()
maven { url "https://jitpack.io" }
}
apply plugin: "org.jlleitschuh.gradle.ktlint"