mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-26 09:43:15 +00:00
コンパイルSDKバージョンを34に変更
This commit is contained in:
parent
a0ac0d9348
commit
c00177394d
|
@ -4,7 +4,7 @@ plugins {
|
||||||
|
|
||||||
android {
|
android {
|
||||||
namespace 'one.nem.lacerta'
|
namespace 'one.nem.lacerta'
|
||||||
compileSdk 33
|
compileSdk 34
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "one.nem.lacerta"
|
applicationId "one.nem.lacerta"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user