Skip to content

Commit 4901cf6

Browse files
committed
Project: Bump version to 1.4.8
1 parent 5ab0aae commit 4901cf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "com.lithium.leona.openstud"
88
minSdkVersion 23
99
targetSdkVersion 28
10-
versionCode 24
11-
versionName "1.4.7"
10+
versionCode 25
11+
versionName "1.4.8"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)