Skip to content

Commit 9583ffc

Browse files
committed
fix : update project
1 parent c5de113 commit 9583ffc

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed
0 Bytes
Binary file not shown.
150 Bytes
Binary file not shown.
324 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
19.8 KB
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 '7.4.1' apply false
4-
id 'com.android.library' version '7.4.1' apply false
3+
id 'com.android.application' version '8.3.1' apply false
4+
id 'com.android.library' version '8.3.1' apply false
55
}

0 commit comments

Comments
 (0)