Skip to content

Commit

Permalink
version 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vladd-g committed Oct 29, 2024
2 parents 3a32cca + ba349d9 commit fddad2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ dependencies {
compileOnly 'io.adapty.internal:crossplatform:3.0.0'
implementation 'io.adapty.internal:crossplatform-ui:3.0.0'

implementation 'io.adapty:android-ui:3.0.1'
implementation 'io.adapty:android-ui:3.0.2'
}

if (isNewArchitectureEnabled()) {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@adapty/react-native-ui",
"version": "3.0.0",
"version": "3.0.1",
"description": "Extension to the Adapty SDK that allows you to easily add purchase screens to your application.",
"license": "MIT",
"author": "Vanya Dorofeyev <[email protected]> (https://github.com/divanc)",
Expand Down

0 comments on commit fddad2c

Please sign in to comment.