-
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flutter migration: Build system update #104
Labels
Comments
gavv
changed the title
Flutter migration: Gradle update
Flutter migration: Build system update
Aug 2, 2024
Closed
gavv
added a commit
to gavv/roc-droid
that referenced
this issue
Oct 5, 2024
- Get minSdk, targetSdk, compileSdk from gradle.properties - Get version and version code from AndroidManifest - Check AndroidManifest and pubspec versions when building APK - Run spotless linter and dart analyzer - Run spotless formatter and dart formatter - Restore APK signing config
gavv
added a commit
to gavv/roc-droid
that referenced
this issue
Oct 5, 2024
Merged
gavv
added a commit
to gavv/roc-droid
that referenced
this issue
Oct 5, 2024
- Get minSdk, targetSdk, compileSdk from gradle.properties - Get version and version code from AndroidManifest - Check AndroidManifest and pubspec versions when building APK - Run spotless linter and dart analyzer - Run spotless formatter and dart formatter - Restore APK signing config
gavv
added a commit
to gavv/roc-droid
that referenced
this issue
Oct 5, 2024
gavv
added a commit
to gavv/roc-droid
that referenced
this issue
Oct 5, 2024
Izchomatik
pushed a commit
that referenced
this issue
Oct 7, 2024
- Get minSdk, targetSdk, compileSdk from gradle.properties - Get version and version code from AndroidManifest - Check AndroidManifest and pubspec versions when building APK - Run spotless linter and dart analyzer - Run spotless formatter and dart formatter - Restore APK signing config
Izchomatik
pushed a commit
that referenced
this issue
Oct 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
roc-droid Flutter migration child issue.
Restore original gradle features
The text was updated successfully, but these errors were encountered: