Skip to content

Commit

Permalink
release: 🎉 Intra v1.3.10 (#505)
Browse files Browse the repository at this point in the history
  • Loading branch information
jyyi1 authored Mar 5, 2024
1 parent 4240f84 commit 8f10f18
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 @@ -56,8 +56,8 @@ android {
// Firebase Crashlytics requires SDK version 16.
minSdkVersion ANDROID_MIN_SDK_VERSION as int
targetSdkVersion ANDROID_TARGET_SDK_VERSION as int
versionCode 67
versionName "1.3.9"
versionCode 68
versionName "1.3.10"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
Expand Down

0 comments on commit 8f10f18

Please sign in to comment.