Project

General

Profile

« Previous | Next » 

Revision e3efd628

Added by Leszek Koltunski over 7 years ago

Fix the 'Save' app on Android API >=23 (we need to explicitly ask for write permission)

View differences:

build.gradle
20 20

  
21 21
dependencies {
22 22
    compile project(':distorted-library')
23
    compile "com.android.support:support-v4:23.4.0"
23 24
}

Also available in: Unified diff