Skip to content

Commit 387bf1b

Browse files
committed
Bump sample app versionCode
1 parent b1ec15e commit 387bf1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ android {
1414
applicationId "com.airbnb.lottie"
1515
minSdk 16
1616
targetSdk 36
17-
versionCode 71
17+
versionCode 72
1818
versionName VERSION_NAME
1919
multiDexEnabled true
2020
buildConfigField("String", "GIT_SHA", "\"" + gitSha + "\"")

0 commit comments

Comments
 (0)