Skip to content

Commit 0995aa6

Browse files
author
Rémi ALBAN
committed
change version number
1 parent 44620a7 commit 0995aa6

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
@@ -10,8 +10,8 @@ android {
1010
applicationId "fr.unrealsoftwares.copypasta"
1111
minSdkVersion 21
1212
targetSdkVersion 30
13-
versionCode 4
14-
versionName "1.0.2"
13+
versionCode 5
14+
versionName "1.0.3"
1515

1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717
}

0 commit comments

Comments
 (0)