Skip to content

Commit

Permalink
Actualizar SDK a v1.0.0 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
ojamezquitap authored Feb 21, 2023
1 parent d20b627 commit 153f219
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# v1.0.0
## Added
- Added Integration SDK v1.0.0
- Added support of bluetooth tools & Bluetooth UI settings.
- Added Home activity and color scheme
- Removed all mercado libre plugins an dependecies
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ android {

dependencies {

implementation files("libs/nativesdk-0.1.0.aar")
implementation files("libs/nativesdk-1.0.0.aar")

//AndroidX
implementation "androidx.constraintlayout:constraintlayout:$constraintLayoutVersion"
Expand Down
File renamed without changes.

0 comments on commit 153f219

Please sign in to comment.