mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 07:53:15 +00:00
バージョン変更, コメント追加
This commit is contained in:
parent
e87056a12f
commit
c8c0c2f42c
|
@ -11,8 +11,10 @@ android {
|
|||
applicationId "one.nem.lacerta"
|
||||
minSdk 26
|
||||
targetSdk 33
|
||||
versionCode 100
|
||||
versionName "1.0"
|
||||
|
||||
// Develop上では次回のリリースバージョンを指定
|
||||
versionCode 1000
|
||||
versionName "1.0.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user