Skip to content

Commit

Permalink
version 3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaztahir committed Sep 30, 2022
1 parent 01c4618 commit 85ab7bd
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file modified .gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
Binary file modified .gradle/buildOutputCleanup/outputFiles.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ gpr.key=yourgithubpersonalaccesstoken
#### Step 3 : Add The Dependency

```kotlin
implementation("com.wakaztahir:codeeditor:3.0.4")
implementation("com.wakaztahir:codeeditor:3.0.5")
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
kotlin.code.style=official
android.useAndroidX=true

version=3.0.4
version=3.0.5
versionCode=1
kotlin.version=1.7.10
agp.version=7.0.4
Expand Down

0 comments on commit 85ab7bd

Please # to comment.