We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f70c187 commit 4b6645bCopy full SHA for 4b6645b
gesturedeck.aar
338 Bytes
jitpack.yml
@@ -1,3 +1,3 @@
1
install:
2
- FILE="-Dfile=gesturedeck.aar"
3
- - mvn install:install-file $FILE -DgroupId=com.github.Navideck -DartifactId=Gesturedeck-Android -Dversion=1.4.0 -Dpackaging=aar -DgeneratePom=true
+ - mvn install:install-file $FILE -DgroupId=com.github.Navideck -DartifactId=Gesturedeck-Android -Dversion=1.5.0 -Dpackaging=aar -DgeneratePom=true
pom.xml
@@ -3,5 +3,5 @@
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.github.Navideck</groupId>
5
<artifactId>Gesturedeck-Android</artifactId>
6
- <version>1.4.0</version>
+ <version>1.5.0</version>
7
</project>
0 commit comments