Skip to content

Commit d6ee5eb

Browse files
committed
fix : downgrade versions
1 parent 9583ffc commit d6ee5eb

File tree

6 files changed

+2
-2
lines changed

6 files changed

+2
-2
lines changed
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
plugins {
3-
id 'com.android.application' version '8.3.1' apply false
4-
id 'com.android.library' version '8.3.1' apply false
3+
id 'com.android.application' version '7.4.1' apply false
4+
id 'com.android.library' version '7.4.1' apply false
55
}

0 commit comments

Comments
 (0)