Skip to content

Commit

Permalink
[Auto Generated] 0.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
jigardafda committed May 27, 2022
1 parent 7097956 commit 4a826b8
Show file tree
Hide file tree
Showing 9 changed files with 6,841 additions and 6,841 deletions.
8 changes: 4 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,21 @@ apply plugin: 'kotlin-android-extensions'
apply plugin: 'kotlin-kapt'

android {
compileSdkVersion 30
compileSdkVersion 31

defaultConfig {
minSdkVersion 21
targetSdkVersion 30
targetSdkVersion 31
versionCode 2
versionName "0.1.19"
multiDexEnabled true

vectorDrawables.useSupportLibrary = true
javaCompileOptions {
/*javaCompileOptions {
annotationProcessorOptions {
includeCompileClasspath false
}
}
}*/

signingConfigs {
debugConfig {
Expand Down
Loading

0 comments on commit 4a826b8

Please sign in to comment.