Skip to content

Commit ff5c7ec

Browse files
committed
release: Intra v1.4.1
1 parent 4ff2d9d commit ff5c7ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ android {
5555
// Firebase Crashlytics requires SDK version 16.
5656
minSdkVersion ANDROID_MIN_SDK_VERSION as int
5757
targetSdkVersion ANDROID_TARGET_SDK_VERSION as int
58-
versionCode 68
59-
versionName "1.3.10"
58+
versionCode 71
59+
versionName "1.4.1"
6060
vectorDrawables.useSupportLibrary = true
6161
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
6262
}

0 commit comments

Comments
 (0)