-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Ansible, Continuous Integration
-
Tags:
-
Sprint:nxfit 10.2.1
-
Story Points:1
The mobile application depends on react-native-photoview that needs the following to build:
...
android {
compileSdkVersion 23
buildToolsVersion "25.0.0"
...
}
...