Skip to content

Commit

Permalink
ver inc
Browse files Browse the repository at this point in the history
  • Loading branch information
em-ad committed Apr 26, 2022
1 parent 861808d commit b10f42d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions chatkitlight/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ group = 'com.github.hamidrezaamz'

android {

compileSdkVersion 29
compileSdkVersion 31
buildToolsVersion "29.0.3"

defaultConfig {
minSdkVersion 21
targetSdkVersion 29
versionCode 113
versionName "3.0.47.4.14"
targetSdkVersion 31
versionCode 115
versionName "3.0.47.4.15"
vectorDrawables.useSupportLibrary = true

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit b10f42d

Please sign in to comment.