mirror of
https://github.com/hmalik144/Farmr.git
synced 2026-06-16 15:02:16 +01: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
|
||||
+2
-2
@@ -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