Fix Layout

This commit is contained in:
phanhuuloi27
2022-07-18 16:14:06 +07:00
parent 3548081266
commit 4e84b99c8d
15 changed files with 115 additions and 81 deletions
+1
View File
@@ -18,6 +18,7 @@ allprojects {
repositories {
jcenter()
google()
mavenCentral()
maven { url "https://jitpack.io" }
}
}