Skip to content

Commit

Permalink
reverse version because WindowInsetCompat bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
cgspine committed May 8, 2020
1 parent 216308b commit 61f426d
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 @@ -30,7 +30,7 @@ allprojects {
minSdkVersion = 19
targetSdkVersion = 29
compileSdkVersion = 29
appcompatVersion= '1.2.0-beta01'
appcompatVersion= '1.2.0-alpha03'
materialVersion='1.1.0'
annotationVersion='1.1.0-beta01'
butterknifeVersion = '10.1.0'
Expand Down

0 comments on commit 61f426d

Please sign in to comment.