Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
[movies] update: Update android studio to canary 4.2.0-alpha15 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ParaskP7 committed Oct 28, 2020
1 parent e18c15d commit bb325b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Plugins.kt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ object Plugins {

// Releases: https://androidstudio.googleblog.com
@Suppress("unused") const val ANDROID = "4.1" // Released: 12-10-20
const val ANDROID_CANARY = "4.2.0-alpha14" // Released: 20-10-20
const val ANDROID_CANARY = "4.2.0-alpha15" // Released: 27-10-20

// Releases: https://github.com/GradleUp/auto-manifest/releases
const val ANDROID_MANIFEST = "1.0.2" // Released: 24-05-20
Expand Down

0 comments on commit bb325b4

Please sign in to comment.