Skip to content

Commit c7581d6

Browse files
Downgrade Android Gradle plugin for Jitpack compatibility
1 parent 64aeddd commit c7581d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ext {
22
// build dependencies
3-
gradleBuildToolsVersion = '7.4.0'
3+
gradleBuildToolsVersion = '7.3.1'
44
gradleKotlinVersion = '1.7.20'
55
dokkaVersion = '1.7.20'
66
gradleKtlintVersion = "11.3.1"

0 commit comments

Comments
 (0)