mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 15:57:25 +00:00
* 10 for universal
This commit is contained in:
@@ -93,6 +93,7 @@ android {
|
||||
}
|
||||
} else {
|
||||
outputFileName = "venera-${variant.versionName}.apk"
|
||||
versionCodeOverride = variant.versionCode * 10
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -107,4 +108,4 @@ flutter {
|
||||
dependencies {
|
||||
implementation "androidx.activity:activity-ktx:1.9.2"
|
||||
implementation 'androidx.documentfile:documentfile:1.0.1'
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user