Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
5AbhishekSaxena committed Dec 19, 2020
1 parent 4788ef3 commit 682662a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ It has some predefined templates for common use-cases like warning, error and su

```
dependencies {
implementation 'com.github.5AbhishekSaxena:Toaster-Android:0.3.0'
implementation 'tech.developingdeveloper:Toaster-Android:Toaster-Android:0.3.1-beta'
}
```

Expand Down
2 changes: 1 addition & 1 deletion toaster/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
minSdkVersion 19
targetSdkVersion 30
versionCode 1
versionName "0.3.1"
versionName "0.3.1-beta"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"
Expand Down

0 comments on commit 682662a

Please sign in to comment.