Update gradle plugin
This commit is contained in:
@@ -6,7 +6,6 @@ import androidx.compose.ui.text.font.FontFamily
|
|||||||
import androidx.compose.ui.text.font.FontWeight
|
import androidx.compose.ui.text.font.FontWeight
|
||||||
import androidx.compose.ui.unit.sp
|
import androidx.compose.ui.unit.sp
|
||||||
|
|
||||||
// Set of Material typography styles to start with
|
|
||||||
val Typography = Typography(
|
val Typography = Typography(
|
||||||
body1 = TextStyle(
|
body1 = TextStyle(
|
||||||
fontFamily = FontFamily.Default,
|
fontFamily = FontFamily.Default,
|
||||||
|
|||||||
+1
-7
@@ -7,13 +7,7 @@
|
|||||||
#### suppress inspection "SpellCheckingInspection" for whole file
|
#### suppress inspection "SpellCheckingInspection" for whole file
|
||||||
#### suppress inspection "UnusedProperty" for whole file
|
#### suppress inspection "UnusedProperty" for whole file
|
||||||
|
|
||||||
plugin.android=7.0.0
|
plugin.android=7.0.1
|
||||||
## # available=7.1.0-alpha01
|
|
||||||
## # available=7.1.0-alpha02
|
|
||||||
## # available=7.1.0-alpha03
|
|
||||||
## # available=7.1.0-alpha04
|
|
||||||
## # available=7.1.0-alpha05
|
|
||||||
## # available=7.1.0-alpha06
|
|
||||||
version.androidx.activity=1.3.0-alpha08
|
version.androidx.activity=1.3.0-alpha08
|
||||||
version.androidx.preference=1.1.1
|
version.androidx.preference=1.1.1
|
||||||
version.androidx.appcompat=1.3.0
|
version.androidx.appcompat=1.3.0
|
||||||
|
|||||||
Reference in New Issue
Block a user