Skip to content

Commit

Permalink
Released new version
Browse files Browse the repository at this point in the history
  • Loading branch information
keesvandieren committed Sep 19, 2023
1 parent 14a7e72 commit 6db51d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Dependency Status](https://dependencyci.com/github/libgdx/gdx-pay/badge)](https://dependencyci.com/github/libgdx/gdx-pay)

This project aims to provide a **cross-platform API for InApp purchasing**.
The gdx-pay project is a libGDX extension. Current release version is 1.3.4. Please use at least libGDX v1.9.8 or Robovm 2.3.5.
The gdx-pay project is a libGDX extension. Current release version is 1.3.5. Please use at least libGDX v1.9.8 or Robovm 2.3.5.

SNAPSHOT builds are published regularly on [https://oss.sonatype.org/content/repositories/snapshots/](https://oss.sonatype.org/content/repositories/snapshots/).

Expand All @@ -26,7 +26,7 @@ The recommended way to use gdx-pay is via dependency management with Gradle or M
*project-root/build.gradle:*

ext {
gdxPayVersion = '1.3.4'
gdxPayVersion = '1.3.5'
}

Add the following dependencies:
Expand Down

0 comments on commit 6db51d7

Please sign in to comment.