Skip to content

Commit

Permalink
v0.9.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Farhad7d7 committed May 2, 2022
1 parent 4b97455 commit 3744bee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions podchat/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ apply plugin: 'com.kezong.fat-aar'
//apply plugin: 'com.google.gms.google-services'

ext {
libraryVersion = '0.9.18.0-BETA'
libraryVersionCode = 194
libraryVersionLight = '0.9.15.0-BETA'
libraryVersion = '0.9.18.0'
libraryVersionCode = 195
libraryVersionLight = '0.9.15.0'
podcallVersion = '3.8.21-SNAPSHOT'
}
android {
Expand Down

0 comments on commit 3744bee

Please sign in to comment.