Browse Source

gradle changes

ManojBranch
Manoj 2 years ago
parent
commit
ad19100c2b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      build.gradle

+ 1
- 1
build.gradle View File

@ -2,5 +2,5 @@
plugins {
id 'com.android.application' version '7.3.1' apply false
id 'com.android.library' version '7.3.1' apply false
id 'org.jetbrains.kotlin.android' version '1.7.20' apply false
id 'org.jetbrains.kotlin.android' version '1.8.0' apply false
}

Loading…
Cancel
Save

Powered by TurnKey Linux.