Skip to content

Commit

Permalink
added kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
AvoSukiasyan90 committed Jun 13, 2024
1 parent ff9e2d3 commit ba5c15b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ group 'com.getmati.metamap_plugin_flutter'
version '1.0.1'

buildscript {
ext.kotlin_version = '1.6.21'
repositories {
google()
mavenCentral()
Expand Down
2 changes: 1 addition & 1 deletion doc/metaMap-flutter.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ hidden: true

| LTS version (Recommended for most users): | Current Version(Latest features) |
|-------------------------------------------|----------------------------------|
| 4.3.4 | 4.3.4 |
| 4.3.5 | 4.3.5 |



Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: metamap_plugin_flutter
description: Flutter plugin for Mati SDK.

version: 4.3.4
version: 4.3.5
homepage: 'https://github.com/GetMati/mati-flutter-plugin'

environment:
Expand Down

0 comments on commit ba5c15b

Please sign in to comment.