Marat Budkevich

Results 7 comments of Marat Budkevich

I support. Also, after updating to the latest version of Fabric Loader the game crashes Logs: https://mclo.gs/RcwdCT4

> related to YetAnotherConfigLib Yes, that's more like it. After updating YACL to the latest version that included the fix of CrowdinTranslate the problem was fixed.

I tried it at once in the existing one - it did not help. Likewise with the new

Add env variable for use special build tools version: ``` - name: Sign Release uses: r0adkll/sign-android-release@v1 id: sign_app with: releaseDirectory: app/build/outputs/apk/release signingKeyBase64: ${{ secrets.SIGNING_KEY }} alias: ${{ secrets.ALIAS }} keyStorePassword:...

> Thanks! That only leaves the storage permissions then which could use a short explanation, too 😉 @bmax121 @pomelohan

https://github.com/bmax121/APatch/discussions/317 Also interesting As a solution, We can store a hash of the password, and accordingly store it in the application instead of the raw key