edit the gradles version

dev_v2.8_roaa
RoaaGhali98 4 years ago
parent 268c637316
commit afbd389925

@ -26,7 +26,7 @@ apply plugin: 'kotlin-android'
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
android {
compileSdkVersion 31
compileSdkVersion 30
// signingConfigs {
// release {

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.5.20'
ext.kotlin_version = '1.3.50'
repositories {
google()
jcenter()

Loading…
Cancel
Save