Skip to content

Commit

Permalink
update Android Studio
Browse files Browse the repository at this point in the history
I tried updating navigation compose library, but they messed it up completely. Ok it's alpha, bet they're going backwards.
  • Loading branch information
seldon1000 committed Sep 17, 2021
1 parent 789116d commit 4c8b06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.1.0-alpha11'
classpath 'com.android.tools.build:gradle:7.1.0-alpha12'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.21"
}
}
Expand Down

0 comments on commit 4c8b06e

Please sign in to comment.