Added comment to supress bogus warning
This commit is contained in:
@@ -8,6 +8,7 @@ android {
|
|||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
|
//noinspection OldTargetApi becuase 34 has not been released yet
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode = 291
|
versionCode = 291
|
||||||
versionName = '57.2.0'
|
versionName = '57.2.0'
|
||||||
|
|||||||
Reference in New Issue
Block a user