Update gradle.

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

No files matched your search

+1
View File
@@ -112,6 +112,7 @@ android {
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8
}
namespace = "bou.amine.apps.readerforselfossv2"
}
sqldelight {
+1 -1
View File
@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest package="bou.amine.apps.readerforselfossv2" />
<manifest />