diff --git a/app/build.gradle.kts b/app/build.gradle.kts
index fefedf6..5ccf322 100644
--- a/app/build.gradle.kts
+++ b/app/build.gradle.kts
@@ -19,8 +19,8 @@ android {
applicationId = "com.keyborad.theme.trendyborad"
minSdk = 24
targetSdk = 36
- versionCode = 3
- versionName = "1.2"
+ versionCode = 4
+ versionName = "1.3"
setProperty(
"archivesBaseName",
"TrendyBoard-" + versionName + "(${versionCode})_$timestamp"
diff --git a/app/src/main/res/xml/net.xml b/app/src/main/res/xml/net.xml
index 1fe80a1..330e00c 100644
--- a/app/src/main/res/xml/net.xml
+++ b/app/src/main/res/xml/net.xml
@@ -4,6 +4,4 @@
mobile-server.lux-ad.com
172.24.100.10
-
-
-
+
\ No newline at end of file