Update gradle.

This commit is contained in:
aminecmi
2022-09-24 13:54:48 +02:00
parent 4c12c9d570
commit 4184bbb900
6 changed files with 6 additions and 5 deletions

View File

@ -112,6 +112,7 @@ android {
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8
}
namespace = "bou.amine.apps.readerforselfossv2"
}
sqldelight {