Skip to content

Commit

Permalink
Merge pull request #20 from Explore-In-HMS/bug_fix_ali
Browse files Browse the repository at this point in the history
pre-release preparation
  • Loading branch information
aliosmanarslan authored Nov 21, 2023
2 parents 318e3d6 + 3fb7f07 commit 5e11935
Show file tree
Hide file tree
Showing 83 changed files with 87 additions and 83 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1131,6 +1131,10 @@ sharing.
## Contributors

- Çağatay Kızıldağ
- Ali Osman Arslan
- Fatih Muti
- Hasan Kaya
- Zübeyir Taruz
- Begüm Avcı
- Cem Genar
- Erdal Kaymak
Expand Down
2 changes: 1 addition & 1 deletion app/cameratakelib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ android {
buildToolsVersion "30.0.3"

defaultConfig {
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion app/modelingResource/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ android {
buildToolsVersion "30.0.3"

defaultConfig {
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion dynamicfeaturetest/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_dynamicability.dynamicfeaturetest"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_abtest/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_abtest"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_acceleratekit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_acceleratekit"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_accountkit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ android {
}

defaultConfig {
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_adskit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ android {
}

defaultConfig {
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 33
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_analyticskit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ android {
}

defaultConfig {
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_apm/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_apm"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_appbundle/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_appbundle"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_appgallerykit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_appgallerykit"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_applinking/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ android {
}

defaultConfig {
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_appmessaging/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_appmessaging"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_apprelease/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_apprelease"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_appsigning/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_appsigning"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_arengine/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ android {
buildToolsVersion "30.0.2"

defaultConfig {
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_audioeditorkit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_audioeditorkit"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_audioengine/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_audioengine"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_audiokit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ android {
buildToolsVersion "30.0.2"

defaultConfig {
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_authservice/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ android {
buildToolsVersion "30.0.2"

defaultConfig {
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 33
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_avpipelinekit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_avpipelinekit"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode 1
versionName "1.0"
Expand Down
2 changes: 1 addition & 1 deletion feature_awarenesskit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ android {
}

defaultConfig {
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_caaskit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_caaskit"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_cameraengine/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ android {
buildToolsVersion "30.0.3"

defaultConfig {
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode 1
versionName "1.0"
Expand Down
2 changes: 1 addition & 1 deletion feature_castengine/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_castengine"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_clouddb/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ android {
buildToolsVersion "30.0.2"

defaultConfig {
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_clouddebugging/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_clouddebugging"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_cloudfunctions/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_cloudfunctions"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_cloudhosting/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_cloudhosting"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_cloudstorage/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_cloudstorage"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_cloudtesting/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_cloudtesting"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_comments/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_comments"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_computergraphics/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_computergraphics"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_connectapi/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_connectapi"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode 1
versionName "1.0"
Expand Down
2 changes: 1 addition & 1 deletion feature_crashservice/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_crashservice"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_datasecurityengine/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_datasecurityengine"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_devicevirtualizationengine/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_devicevirtualizationengine"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_distributionanalysis/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_distributionanalysis"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_drivekit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_drivekit"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_dynamicability/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_dynamicability"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_dynamictagmanager/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_connectapi"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode 1
versionName "1.0"
Expand Down
2 changes: 1 addition & 1 deletion feature_earlyaccess/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {

defaultConfig {
applicationId "com.hms.explorehms.huawei.feature_earlyaccess"
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
2 changes: 1 addition & 1 deletion feature_fidokit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ android {
}

defaultConfig {
minSdkVersion 28
minSdkVersion 29
targetSdkVersion 30
versionCode gradleVersionCode
versionName gradleVersionName
Expand Down
Loading

0 comments on commit 5e11935

Please sign in to comment.