Commit f096fd4a authored by 李朝发's avatar 李朝发

update

parent 967fd94e
......@@ -6,11 +6,12 @@ plugins {
android {
namespace 'cn.qmai.socket'
compileSdk 33
compileSdk 34
buildToolsVersion "34.0.0"
defaultConfig {
minSdk 21
targetSdk 33
targetSdk 34
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"
......@@ -41,7 +42,7 @@ dependencies {
def USERNAME = "lizhaofa"
def PASSWORD = "0oh7bcnZtweAo7EX"
def VERSION = "1.0.3"
def VERSION = "1.0.9"
def RELEASE_REPOSITORY_URL = "https://hub.zmcms.cn/repository/maven-releases"
afterEvaluate {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment