Add kanji page
This commit is contained in:
@@ -43,8 +43,8 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
|
||||
applicationId "com.example.tangocard_reader"
|
||||
minSdkVersion 16
|
||||
applicationId "xyz.h7x4.tangocard_reader"
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 30
|
||||
versionCode flutterVersionCode.toInteger()
|
||||
versionName flutterVersionName
|
||||
|
||||
Reference in New Issue
Block a user