Skip to content

Commit

Permalink
v1.13.1 (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
SwiftyAlex authored Nov 4, 2022
1 parent 96c1cb4 commit 21c7a06
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 @@ -123,5 +123,5 @@ dependencies {
implementation "com.facebook.react:react-native:+"
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation "androidx.appcompat:appcompat:1.3.1"
implementation "com.unflow:unflow-ui:1.13.0"
implementation "com.unflow:unflow-ui:1.13.1"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unflow-react-native",
"version": "1.13.0",
"version": "1.13.1",
"description": "Tired of building the same simple screens over and over again? Empower your product team to create and ship content using the Unflow mobile SDK.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 21c7a06

Please sign in to comment.