Skip to content

Commit 4b6645b

Browse files
Release 1.5.0
1 parent f70c187 commit 4b6645b

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

gesturedeck.aar

338 Bytes
Binary file not shown.

jitpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
install:
22
- 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
3+
- mvn install:install-file $FILE -DgroupId=com.github.Navideck -DartifactId=Gesturedeck-Android -Dversion=1.5.0 -Dpackaging=aar -DgeneratePom=true

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.github.Navideck</groupId>
55
<artifactId>Gesturedeck-Android</artifactId>
6-
<version>1.4.0</version>
6+
<version>1.5.0</version>
77
</project>

0 commit comments

Comments
 (0)