open note scanner flavor

This commit is contained in:
allgood 2016-04-25 01:51:13 -03:00
parent a9302211a8
commit f1257c79a2

View file

@ -94,6 +94,12 @@ Build:1.0.20,20
init=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.11" }' >> ../build.gradle
gradle=yes
Build:1.0.21,21
commit=1.0.21
subdir=app
init=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.11" }' >> ../build.gradle
gradle=yes
Maintainer Notes:
Uses jitpack, so Gradle 2.11 or newer is needed.
.