Skip to content

Commit 245ca8a

Browse files
author
committed
update
1 parent f368264 commit 245ca8a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bin/replace/update.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Future<void> pubspecUpdate({
6666
"repository": "https://github.com/azkadev/telegram_client.git",
6767
"homepage": "https://github.com/azkadev/telegram_client",
6868
"issue_tracker": "https://t.me/DEVELOPER_GLOBAL_PUBLIC",
69-
"documentation": "https://github.com/azkadev/telegram_client/tree/main/docs",
69+
"documentation": "https://www.youtube.com/@GENERAL_DEV",
7070
"funding": [
7171
"https://github.com/sponsors/azkadev",
7272
"https://github.com/sponsors/generalfoss",

package/telegram_client/pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ topics:
2222
- 'userbot'
2323
- 'bot'
2424
environment:
25-
sdk: '>=3.7.0 <4.0.0'
25+
sdk: '>=3.6.0 <4.0.0'
2626
dev_dependencies:
2727
lints: '^5.0.0'
2828
test: 'any'
@@ -36,7 +36,7 @@ dependencies:
3636
general_lib: '^0.0.66'
3737
collection: '^1.19.0'
3838
server_universe: '^0.0.36'
39-
ffi_universe: '^0.0.4'
39+
ffi_universe: '^0.0.6'
4040
screenshots:
4141
- description: 'Telegram Logo'
4242
path: 'assets/telegram.png'

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ topics:
2222
- 'userbot'
2323
- 'bot'
2424
environment:
25-
sdk: '>=3.7.0 <4.0.0'
25+
sdk: '>=3.6.0 <4.0.0'
2626
dependencies:
2727
general_lib: '^0.0.66'
2828
http: '^1.3.0'

0 commit comments

Comments
 (0)