mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Update android target SDK to 33 and dependencies
This commit is contained in:
parent
c2f0932670
commit
e14083c87c
11 changed files with 35 additions and 30 deletions
|
@ -22,7 +22,7 @@ tasks:
|
|||
sudo docker run \
|
||||
-v /home/build:/home/build \
|
||||
-u $(id -u):$(id -g) \
|
||||
thestr4ng3r/android:b2853cc \
|
||||
thestr4ng3r/android:90d826e \
|
||||
/bin/bash -c "cd /home/build/chiaki/android && ./gradlew assembleRelease bundleRelease"
|
||||
cp chiaki/android/app/build/outputs/apk/release/app-release*.apk Chiaki.apk
|
||||
cp chiaki/android/app/build/outputs/bundle/release/app-release*.aab Chiaki.aab
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue