Skip to content
This repository was archived by the owner on Oct 12, 2025. It is now read-only.

Commit 544d6cf

Browse files
committed
updated version code
1 parent 94f8a62 commit 544d6cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ android {
2424
applicationId "org.hackillinois.android"
2525
minSdkVersion 23
2626
targetSdkVersion 34
27-
versionCode 67
28-
versionName "2025.01.2"
27+
versionCode 68
28+
versionName "2025.1.3"
2929
multiDexEnabled true
3030
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3131
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)