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

Commit 6daf42a

Browse files
committed
Version 4.0
1 parent 89b5cd1 commit 6daf42a

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
@@ -6,8 +6,8 @@ android {
66
applicationId "wstxda.losicons"
77
minSdkVersion 21
88
targetSdkVersion 30
9-
versionCode 31
10-
versionName "3.1"
9+
versionCode 40
10+
versionName "4.0"
1111
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1212
}
1313
buildTypes {

0 commit comments

Comments
 (0)