Skip to content

Commit 85ab7bd

Browse files
committed
version 3.0.5
1 parent 01c4618 commit 85ab7bd

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
Binary file not shown.
8.46 KB
Binary file not shown.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ gpr.key=yourgithubpersonalaccesstoken
6969
#### Step 3 : Add The Dependency
7070

7171
```kotlin
72-
implementation("com.wakaztahir:codeeditor:3.0.4")
72+
implementation("com.wakaztahir:codeeditor:3.0.5")
7373
```
7474

7575
## Usage

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
kotlin.code.style=official
22
android.useAndroidX=true
33

4-
version=3.0.4
4+
version=3.0.5
55
versionCode=1
66
kotlin.version=1.7.10
77
agp.version=7.0.4

0 commit comments

Comments
 (0)