Fix for mdgram
This commit is contained in:
parent
1a5d8e9b7c
commit
bf95bd7f63
2 changed files with 22 additions and 2 deletions
|
@ -12,11 +12,11 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
|||
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
||||
# org.gradle.parallel=true
|
||||
# AndroidX package structure to make it clearer which packages are bundled with the
|
||||
# Android operating system, and which are packaged with your app"s APK
|
||||
# Android operating system, and which are packaged with your app's APK
|
||||
# https://developer.android.com/topic/libraries/support-library/androidx-rn
|
||||
android.useAndroidX=true
|
||||
# Automatically convert third-party libraries to use AndroidX
|
||||
android.enableJetifier=true
|
||||
|
||||
appVerName=23.04.12
|
||||
appVerCode=202304120
|
||||
appVerCode=202304122
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue