Skip to content

Commit

Permalink
release: Intra v1.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jyyi1 committed Feb 1, 2024
1 parent c0230af commit f1b680a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ android {
// Firebase Crashlytics requires SDK version 16.
minSdkVersion ANDROID_MIN_SDK_VERSION as int
targetSdkVersion ANDROID_TARGET_SDK_VERSION as int
versionCode 64
versionName "1.3.7"
versionCode 67
versionName "1.3.9"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
Expand Down

0 comments on commit f1b680a

Please sign in to comment.