Skip to content

Commit 92af066

Browse files
committed
1 parent 22e609a commit 92af066

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId = "com.github.umer0586.sensagram"
1313
minSdk = 21
1414
targetSdk = 34
15-
versionCode = 1
16-
versionName = "1.0.0"
15+
versionCode = 3
16+
versionName = "1.1.1"
1717

1818
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1919
vectorDrawables {

fastlane/metadata/android/en-US/changelogs/3.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)