mirror of
https://github.com/hmalik144/Farmr.git
synced 2026-01-31 02:41:49 +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:
|
only:
|
||||||
- release
|
- release
|
||||||
requires:
|
requires:
|
||||||
- build-and-test
|
- run_instrumentation_test
|
||||||
@@ -13,8 +13,8 @@ android {
|
|||||||
applicationId "com.appttude.h_mal.farmr"
|
applicationId "com.appttude.h_mal.farmr"
|
||||||
minSdkVersion MIN_SDK_VERSION
|
minSdkVersion MIN_SDK_VERSION
|
||||||
targetSdkVersion TARGET_SDK_VERSION
|
targetSdkVersion TARGET_SDK_VERSION
|
||||||
versionCode 4
|
versionCode 5
|
||||||
versionName "2.2"
|
versionName "2.3"
|
||||||
testInstrumentationRunner 'com.appttude.h_mal.farmr.application.TestRunner'
|
testInstrumentationRunner 'com.appttude.h_mal.farmr.application.TestRunner'
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user