fixed wrong post URL

This commit is contained in:
strawmanbobi
2023-06-26 10:04:03 +08:00
parent 7e45cd7e5d
commit ba8c3b4ee9
11 changed files with 24 additions and 20 deletions

View File

@@ -2,7 +2,6 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 28
buildToolsVersion '28.0.3'
defaultConfig {
applicationId "net.irext.ircontrol"
minSdkVersion 19
@@ -27,6 +26,7 @@ android {
}
productFlavors {
}
namespace 'net.irext.ircontrol'
}
dependencies {