diff --git a/app/build.gradle b/app/build.gradle
index 8021284a6..3bdc08948 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -16,8 +16,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdk = 21
targetSdk = 35
- versionCode = 665
- versionName = '7.5-b2'
+ versionCode = 666
+ versionName = '7.5'
generatedDensities = []
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
ksp {
@@ -83,7 +83,7 @@ afterEvaluate {
}
dependencies {
//noinspection GradleDependency
- implementation('com.github.KotatsuApp:kotatsu-parsers:7528480f54') {
+ implementation('com.github.KotatsuApp:kotatsu-parsers:b404b44008') {
exclude group: 'org.json', module: 'json'
}
diff --git a/app/src/main/res/layout/activity_sync_auth.xml b/app/src/main/res/layout/activity_sync_auth.xml
index 37f86f8c7..36629fb11 100644
--- a/app/src/main/res/layout/activity_sync_auth.xml
+++ b/app/src/main/res/layout/activity_sync_auth.xml
@@ -161,6 +161,43 @@
android:visibility="gone"
app:constraint_referenced_ids="textView_subtitle_2,button_back,button_done,layout_password" />
+
+
+
+
+
+
- @string/sync_url_default
- - moe.shirizu.org
- - 86.57.183.214:8081
+ - https://moe.shirizu.org
+ - http://86.57.183.214:8081
- DIRECT
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 42fbc29c1..1a812f9c9 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -696,4 +696,6 @@
Popularity
Sign in to %s to continue
Sign in to set up integration with %s. This will allow you to track your manga reading progress and status
+ Unstable feature
+ This function is experimental. Please make sure you have a backup to avoid data loss