Skip to content

Commit

Permalink
AndroidX 1.8.0-alpha01
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavpandey committed Dec 14, 2021
1 parent c3cae3b commit 773c0d0
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 @@ -20,7 +20,7 @@ buildscript {
'minSdk' : 14,
'targetSdk' : 31,
'buildTools': '31.0.0',
'androidx' : '1.7.0-rc01'
'androidx' : '1.8.0-alpha01'
]

repositories {
Expand Down

0 comments on commit 773c0d0

Please sign in to comment.