Skip to content

Commit

Permalink
updated version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vahan16 committed Aug 9, 2023
1 parent 313a27f commit d0db1b3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified app_link_ai-release.aar
Binary file not shown.
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ before_install:
- ./scripts/prepareJitpackEnvironment.sh
install:
- FILE="-Dfile=app_link_ai-release.aar"
- mvn install:install-file $FILE -DgroupId=applink.ai -DartifactId=AppLinkAI-Android -Dversion=1.0.0 -Dpackaging=aar -DgeneratePom=true
- mvn install:install-file $FILE -DgroupId=applink.ai -DartifactId=AppLinkAI-Android -Dversion=1.0.1 -Dpackaging=aar -DgeneratePom=true
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>applink.ai</groupId>
<artifactId>AppLinkAI-Android</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<packaging>pom</packaging>
<description></description>
</project>

0 comments on commit d0db1b3

Please sign in to comment.