Skip to content

Commit

Permalink
Added How it Works section
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahAndrews committed Feb 9, 2018
1 parent 27e2f96 commit 4e5ff87
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion buildvariants.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,9 @@ Choose the appropriate option from the dropdown next to the `TeamCode` module. T

When you switch to a new build variant, it's recommended to sync the project with the Gradle files.
For Android Studio 3.0, you can find that option under `Tools > Android`. Starting in Android Studio 3.1, that
option is located in the `File` menu.
option is located in the `File` menu.

## How it works

The app is built using the stock, official AAR files, instead of the customized library modules. The ruling is that
you can't modify these files, so the stock build variant is competition-legal.

0 comments on commit 4e5ff87

Please sign in to comment.