diff --git a/.gitea/workflows/azure-pipelines.yml b/.gitea/workflows/azure-pipelines.yml index c11a115..3a83191 100644 --- a/.gitea/workflows/azure-pipelines.yml +++ b/.gitea/workflows/azure-pipelines.yml @@ -127,10 +127,10 @@ jobs: build-tools;36.0.0 ndk;27.1.12297006 - - name: Point Gradle to the SDK - run: | - printf 'sdk.dir=%s\n' "${ANDROID_SDK_ROOT}" > android/local.properties - cat android/local.properties + # - name: Point Gradle to the SDK + # run: | + # printf 'sdk.dir=%s\n' "${ANDROID_SDK_ROOT}" > android/local.properties + # cat android/local.properties - name: Grant Gradle execute permission run: chmod +x android/gradlew diff --git a/App.js b/App.js index 5f6d8a4..21f9c6d 100644 --- a/App.js +++ b/App.js @@ -4,4 +4,5 @@ console.log("trest3") console.log("trest4") console.log("trest4") console.log("trest4") +console.log("trest4") console.log("trest4") \ No newline at end of file