update
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
apply plugin: "com.android.application"
|
||||
apply plugin: "org.jetbrains.kotlin.android"
|
||||
apply plugin: "com.facebook.react"
|
||||
apply from: "../../node_modules/react-native-vector-icons/fonts.gradle"
|
||||
|
||||
/**
|
||||
* This is the configuration block to customize your React Native Android app.
|
||||
@@ -86,8 +85,8 @@ android {
|
||||
applicationId "uz.felix.cpost"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 3
|
||||
versionName "0.3"
|
||||
versionCode 4
|
||||
versionName "0.4"
|
||||
multiDexEnabled true
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
|
||||
BIN
android/app/src/main/assets/fonts/GolosText-Black.ttf
Normal file
BIN
android/app/src/main/assets/fonts/GolosText-Black.ttf
Normal file
Binary file not shown.
BIN
android/app/src/main/assets/fonts/GolosText-Bold.ttf
Normal file
BIN
android/app/src/main/assets/fonts/GolosText-Bold.ttf
Normal file
Binary file not shown.
BIN
android/app/src/main/assets/fonts/GolosText-ExtraBold.ttf
Normal file
BIN
android/app/src/main/assets/fonts/GolosText-ExtraBold.ttf
Normal file
Binary file not shown.
BIN
android/app/src/main/assets/fonts/GolosText-Medium.ttf
Normal file
BIN
android/app/src/main/assets/fonts/GolosText-Medium.ttf
Normal file
Binary file not shown.
BIN
android/app/src/main/assets/fonts/GolosText-Regular.ttf
Normal file
BIN
android/app/src/main/assets/fonts/GolosText-Regular.ttf
Normal file
Binary file not shown.
BIN
android/app/src/main/assets/fonts/GolosText-SemiBold.ttf
Normal file
BIN
android/app/src/main/assets/fonts/GolosText-SemiBold.ttf
Normal file
Binary file not shown.
Reference in New Issue
Block a user