1
0
Fork 0

added sha256 to the gradle-wrapper.properties to ensure valid gradle binary is used

This commit is contained in:
sspanak 2024-02-29 10:34:53 +02:00
parent cd7215b6fc
commit e2409f4354
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest
android:versionCode="382"
android:versionCode="383"
android:versionName="28.0"
xmlns:android="http://schemas.android.com/apk/res/android">