Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
0.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
celian-rib committed Dec 23, 2022
1 parent 57332f9 commit 7c97101
Show file tree
Hide file tree
Showing 4 changed files with 160 additions and 158 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@ android {
applicationId "com.dropy.project"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 13
versionName "0.0.13"
versionCode 14
versionName "0.0.14"
buildConfigField "boolean", "IS_NEW_ARCHITECTURE_ENABLED", isNewArchitectureEnabled().toString()
vectorDrawables.useSupportLibrary = true

Expand Down
Loading

0 comments on commit 7c97101

Please sign in to comment.