This commit is contained in:
@@ -9,7 +9,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId '{{applicationId}}'
|
||||
minSdkVersion {{minSdkVersion}}
|
||||
//noinspection ExpiredTargetSdkVersion
|
||||
//noinspection ExpiringTargetSdkVersion,ExpiredTargetSdkVersion
|
||||
targetSdkVersion {{targetSdkVersion}}
|
||||
versionCode {{versionCode}}
|
||||
versionName "{{versionName}}"
|
||||
|
||||
Reference in New Issue
Block a user