Skip to content

Commit

Permalink
Revert "Upgrade gradle thru Android Studio"
Browse files Browse the repository at this point in the history
This reverts commit 4565986.
  • Loading branch information
tom-quiltt committed Jan 22, 2024
1 parent 778cae5 commit ad08125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:7.4.2'
classpath 'com.android.tools.build:gradle:7.3.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}
Expand Down

0 comments on commit ad08125

Please sign in to comment.