This commit is contained in:
kunfei
2022-05-10 08:53:26 +08:00
parent e33a6cbe1b
commit fd4bf1845f
8 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ plugins {
android {
compileSdkVersion 31
buildToolsVersion '31.0.0'
namespace 'me.ag2s.epublib'
defaultConfig {
minSdkVersion 21
targetSdkVersion 31
+1 -1
View File
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest package="me.ag2s.epublib">
<manifest>
</manifest>