File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ buildscript {
2020 ' minSdk' : 18 ,
2121 ' targetSdk' : 29 ,
2222 ' buildTools' : ' 29.0.3' ,
23- ' appcompat' : ' 1.2.0-alpha02 ' ,
23+ ' appcompat' : ' 1.2.0-alpha03 ' ,
2424 ' constraintlayout' : ' 2.0.0-beta4' ,
2525 ' kotlin' : ' 1.3.61' ,
2626 ' viewpager2' : ' 1.0.0'
Original file line number Diff line number Diff line change 3131
3232 <CustomAttribute
3333 app : attributeName =" backgroundColor"
34- app : customColorValue =" #3F51B5 " />
34+ app : customColorValue =" #FFEB3B " />
3535
3636 </KeyAttribute >
3737
4444
4545 <CustomAttribute
4646 app : attributeName =" color"
47- app : customColorValue =" #BFC5E6 " />
47+ app : customColorValue =" #544D13 " />
4848
4949 </KeyAttribute >
5050
5454
5555 <CustomAttribute
5656 app : attributeName =" backgroundColor"
57- app : customColorValue =" #FFEB3B " />
57+ app : customColorValue =" #3F51B5 " />
5858
5959 </KeyAttribute >
6060
6767
6868 <CustomAttribute
6969 app : attributeName =" color"
70- app : customColorValue =" #544D13 " />
70+ app : customColorValue =" #BFC5E6 " />
7171
7272 </KeyAttribute >
7373
You can’t perform that action at this time.
0 commit comments