mirror of
https://github.com/hmalik144/Farmr.git
synced 2025-12-10 02:25:19 +00:00
Merge pull request #34 from hmalik144/release_ci_update
- ci update for release
This commit is contained in:
@@ -127,4 +127,4 @@ workflows:
|
||||
only:
|
||||
- release
|
||||
requires:
|
||||
- build-and-test
|
||||
- run_instrumentation_test
|
||||
@@ -13,8 +13,8 @@ android {
|
||||
applicationId "com.appttude.h_mal.farmr"
|
||||
minSdkVersion MIN_SDK_VERSION
|
||||
targetSdkVersion TARGET_SDK_VERSION
|
||||
versionCode 4
|
||||
versionName "2.2"
|
||||
versionCode 5
|
||||
versionName "2.3"
|
||||
testInstrumentationRunner 'com.appttude.h_mal.farmr.application.TestRunner'
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user