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

Commit 2f3ffab

Browse files
- Updated app version
1 parent 3a12a1a commit 2f3ffab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "com.spse.javamodsoptimiser"
88
minSdkVersion 24
99
targetSdkVersion 29
10-
versionCode 1
11-
versionName "1.0"
10+
versionCode 2
11+
versionName "1.1"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)