diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a8c3a84..00939bf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -92,7 +92,7 @@ jobs: signingKey: ${{ secrets.SIGNING_KEY }} keyStorePassword: ${{ secrets.KEY_STORE_PASSWORD }} keyPassword: ${{ secrets.KEY_PASSWORD }} - buildToolsVersion: 36.0.0-rc1 + buildToolsVersion: 36.0.0 - name: List files run: ls app/build/outputs/apk/release diff --git a/.github/workflows/playstore.yml b/.github/workflows/playstore.yml index b5654e6..5d69b21 100644 --- a/.github/workflows/playstore.yml +++ b/.github/workflows/playstore.yml @@ -73,7 +73,7 @@ jobs: keyStorePassword: ${{ secrets.KEY_STORE_PASSWORD }} keyPassword: ${{ secrets.KEY_PASSWORD }} env: - BUILD_TOOLS_VERSION: 36.0.0-rc1 + BUILD_TOOLS_VERSION: 36.0.0 - name: Upload Artifact uses: actions/upload-artifact@v4 diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml index 17f68e0..b504339 100644 --- a/.idea/kotlinc.xml +++ b/.idea/kotlinc.xml @@ -11,6 +11,6 @@