Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • irdest irdest
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • we
  • irdestirdest
  • Merge requests
  • !21

android: set the android-project building on android studio

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ghost User requested to merge fixAndroidBuild into develop Jun 10, 2021
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 100

NOTE: All changes were made in the application codebase

Summary of changes made:

  • Deletes the application dependencies that were present in application codebase as they can be dynamically fetched from AS while building app.
  • Fixes build-scripts for application(build-nested.sh, gradlew & gradlew.bat) as their incorrect format caused gradle tasks run incorrectly
  • Cleans up ignorelist
  • Removes duplicate & unused dependencies from gradle file

Mentions !19 (closed)

greenAndroidBuild

Edited Jun 10, 2021 by Ghost User
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fixAndroidBuild