Skip to content

Commit 7dfda98

Browse files
authored
bump version in gradle properties (#1265)
1 parent d141f43 commit 7dfda98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
1717
android.useAndroidX=true
1818

1919
# generate the BuildConfig class that contains the app version
20-
version=1.10.0
20+
version=1.11.0
2121
group=com.splunk
2222
# uncomment to test r8 obfuscation without full mode (less aggressive)
2323
#android.enableR8.fullMode=false

0 commit comments

Comments
 (0)