카울리 - 무료 충전 버튼 크기 수정, 캔 내역에 무료 충전 버튼 추가

This commit is contained in:
2023-10-27 22:22:58 +09:00
parent dc3240f224
commit cc73f471d2
7 changed files with 58 additions and 25 deletions

View File

@@ -37,6 +37,12 @@
android:maxSdkVersion="32"
tools:ignore="ScopedStorage" />
<queries>
<intent>
<action android:name="android.intent.action.MAIN" />
</intent>
</queries>
<application
android:name=".app.SodaLiveApp"
android:allowBackup="true"