Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release: 🎉 Intra v1.3.10
Browse files Browse the repository at this point in the history
jyyi1 committed Feb 29, 2024
1 parent 4240f84 commit 94e55db
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
@@ -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'
}

0 comments on commit 94e55db

Please sign in to comment.