Skip to content

Commit 8fe254b

Browse files
committed
CI
1 parent 398af0c commit 8fe254b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ buildscript {
22
apply from: 'versions.gradle'
33
}// Top-level build file where you can add configuration options common to all sub-projects/modules.
44
plugins {
5-
id 'com.android.application' version '7.4.2' apply false
6-
id 'com.android.library' version '7.4.2' apply false
5+
id 'com.android.application' version '7.2.1' apply false
6+
id 'com.android.library' version '7.2.1' apply false
77
id 'org.jetbrains.kotlin.android' version '1.7.0' apply false
88
id 'com.vanniktech.maven.publish' version '0.22.0' apply false
99
}

0 commit comments

Comments
 (0)