anitab-org / powerup-android

PowerUp is an educational choose-your-own-adventure game that utilizes a users uploaded curriculum to empower pre-adolescents to take charge of their reproductive health. This is the Android version of the game.
GNU General Public License v2.0
116 stars 430 forks source link

Variable version added in gradle(app) file #1311

Closed geekanamika closed 5 years ago

geekanamika commented 6 years ago

Description

As a developer, I need to update dependency version many times. Hence, keeping all variables at one place is very easy to maintain.

Fixes #1310

Type of Change:

How Has This Been Tested?

Successful run of ./gradlew assembleDebug

image

Checklist:

Delete irrelevant options.

Code/Quality Assurance Only

geekanamika commented 5 years ago

@mayburgos @m-murad @Rimjhim28 Can you please merge it? It already has 2 approving reviews & considerably small change.