Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.

Commit 931658d

Browse files
authored
Merge pull request #112 from amardeshbd/fix-gradle-warning
[FIXED] Gradle warning API 'variant.getExternalNativeBuildTasks()' is…
2 parents 848275a + 872cf48 commit 931658d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ buildscript {
3030
* Fabric/Firebase gradle tools version.
3131
* https://firebase.google.com/docs/crashlytics/
3232
*/
33-
ext.fabricGradleToolsVersion = '1.25.4'
33+
ext.fabricGradleToolsVersion = '1.29.0'
3434

3535
/*
3636
* Google play services plugin

0 commit comments

Comments
 (0)